Skip to content

Conversation

@ckrmml
Copy link
Contributor

@ckrmml ckrmml commented Nov 27, 2018

regards the issues #30, #33, #52 and #58
WARNING: partition mmcblk1p1 has no PARTNAME in its uevent file,
which gets thrown if the device has an external sdcard.

the second error seems to be fixed already as it works is still there
got its own issue

works on htc10 (pme), can't test on other devices
also i don't have my s5 anymore, but tetherback -0 output looks just like the htc10, so this should work fine

(env) [chris@tp-w520 install]$ tetherback -0
tetherback v0.9.1
Found ADB version 1.0.40
Using default transfer method: adb exec-out pipe (--exec-out)
Device reports kernel 3.18.31-perf-gdad85f6-dirty
Device reports TWRP version 3.2.0-0
Reading partition map for mmcblk0 (66 partitions)...
  partition map: 100%                                                                                                                                                                                          
Reading partition map for mmcblk0rpmb (0 partitions)...
  partition map: 100%                                                                                                                                                                                          
Reading partition map for mmcblk1 (1 partitions)...
  partition map: 100%                                                                                                                                                                                          

Partition map:

BLOCK DEVICE    PARTITION NAME      SIZE (KiB)  MOUNT POINT    FSTYPE
--------------  ----------------  ------------  -------------  --------
mmcblk0p1       board_info                  16
...
mmcblk0p60      recovery                 65536
mmcblk0p61      cache                   229376  /cache         ext4
mmcblk0p62      system                 3915776  /system        ext4
dm-0            userdata              25657344  /data          ext4
mmcblk0p64      apppreload               61440  /preload       ext4
mmcblk0p65      cota                     61440  /cota          ext4
mmcblk0p66      absolute                 16384
mmcblk1p1       external_sd           31165952  /external_sd   vfat
                Total:                61697519

Backup plan:

PARTITION NAME    FILENAME         FORMAT
----------------  ---------------  ------------------------------
boot              boot.emmc.win    gzipped raw image
system            system.ext4.win  tar -cz -p
userdata          data.ext4.win    tar -cz -p --exclude="*-cache"

fixes dlenski#58
works on htc10 (pme), can't test on other devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant